Remove version constants to fix build with different libostree versions
authorFelix Krull <f_krull@gmx.de>
Thu, 16 May 2019 17:44:58 +0000 (19:44 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commit57645e91cb13b6c4f0b9e07622902438fd4b02ec
tree224a3736775c0c4f21f3d9af580b283d68c8c3c8
parent16709027e1f9925758c5498a349e46f6f3ef1a78
Remove version constants to fix build with different libostree versions
rust-bindings/rust/Cargo.toml
rust-bindings/rust/conf/libostree-sys.toml
rust-bindings/rust/conf/libostree.toml
rust-bindings/rust/src/auto/constants.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/sys/Cargo.toml
rust-bindings/rust/sys/src/lib.rs
rust-bindings/rust/sys/tests/abi.rs